[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   SKIP 508   SHUFFLE   <  SKIP 725  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15618Sharma, Gabriel59368WerneNordrhein-WestfalenGermany
17223Torres, Francis93500PantinSeine Saint DenisFrance
28328Green, Kyle4700RockhamptonQueenslandAustralia
22426Zhu, Heather92310SèvresHauts de SeineFrance

Generated 2025-07-17 04:46:19.055 UTC