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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20351Gonzalez, Maria, N90706BellflowerCaliforniaUnited States
18837Hernandez, Amanda91977Spring ValleyCaliforniaUnited States
17775Moreno, Ricky, R92400CourbevoieHauts de SeineFrance
22683Garcia, David59491Villeneuve-d'AscqNordFrance

Generated 2025-07-12 03:50:11.378 UTC