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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17646Xu, Leah, M92700ColombesHauts de SeineFrance
17928She, Terrence, S45001EssenHamburgGermany
16631Ward, Haley, J4700RockhamptonQueenslandAustralia
27950Sanz, Shannon57000MetzMoselleFrance

Generated 2025-07-15 21:55:03.816 UTC