[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 650   SHUFFLE   <  SKIP 1431  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12243Rubio, Kristy3220GeelongVictoriaAustralia
13200Miller, Jessica92102San DiegoCaliforniaUnited States
11667Moore, Blake, S99362Walla WallaWashingtonUnited States

Generated 2025-07-13 06:28:22.047 UTC