[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 1076   SHUFFLE   <  SKIP 1015  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17290Becker, Jenny4171HawthorneQueenslandAustralia
11943Huang, Dawn, E3280WarrnamboolVictoriaAustralia
27121Rubio, Teresa, RSW19 3RULondonEnglandUnited Kingdom
15849Kelly, Destiny, C99202SpokaneWashingtonUnited States

Generated 2025-07-19 00:06:09.044 UTC