[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 2404  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13378Bailey, Alexandra, J91364Woodland HillsCaliforniaUnited States
21323Jackson, Robert98366Port OrchardWashingtonUnited States
26149Chande, Casey4217Gold CoastQueenslandAustralia

Generated 2025-07-12 04:42:26.738 UTC