[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 555   SHUFFLE   <  SKIP 981  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14204Sara, Chelsea, S77127LieusaintSeine et MarneFrance
20699Wang, Hunter91950National CityCaliforniaUnited States
24108Lal, Tonya, B24044KielSaarlandGermany

Generated 2025-07-20 05:52:33.059 UTC