[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 189   SHUFFLE   <  SKIP 2831  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12699Chow, Amy, E3000MelbourneVictoriaAustralia
19545Watson, Garrett, R91950National CityCaliforniaUnited States
28790Howard, Seth97034Lake OswegoOregonUnited States

Generated 2025-07-16 00:27:14.469 UTC