[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 511   SHUFFLE   <  SKIP 1548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17067Alvarez, Adrienne, L3429SunburyVictoriaAustralia
15100Chandra, Brenda66578NeunkirchenSaarlandGermany
28981Jai, Luke, R94063Redwood CityCaliforniaUnited States

Generated 2025-07-18 21:32:08.561 UTC