[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 4017  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28497Yang, Alvin66001SaarbrückenSaarlandGermany
26579Hayes, Hunter90401Santa MonicaCaliforniaUnited States
18768Garcia, Dalton, M4217Gold CoastQueenslandAustralia
28259Mitchell, Samuel, C90401Santa MonicaCaliforniaUnited States

Generated 2025-07-12 04:40:30.431 UTC