[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 875   SHUFFLE   <  SKIP 6557  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13155Gutierrez, Jay, C3205South MelbourneVictoriaAustralia
24669Parker, Xavier, M91776San GabrielCaliforniaUnited States
22798Fernandez, Heidi, LGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-09 06:06:03.160 UTC