[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 518   SHUFFLE   <  SKIP 4260  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16762Ferrier, Franklin98168BurienWashingtonUnited States
22910Tang, Latoya, F4655Hervey BayQueenslandAustralia
12987Moreno, Felicia, A3429SunburyVictoriaAustralia

Generated 2025-07-15 15:22:31.098 UTC