[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 827   SHUFFLE   <  SKIP 1382  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19053Jordan, Gerald, L34117KasselHessenGermany
28974Hayes, Kelly, M91950National CityCaliforniaUnited States
26917Dominguez, Roberto, A3429SunburyVictoriaAustralia

Generated 2025-07-15 04:57:35.051 UTC