[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 344   SHUFFLE   <  SKIP 379  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11517Bryant, Katherine, A94063Redwood CityCaliforniaUnited States
18892Howard, Chase, K94014ColmaCaliforniaUnited States
20426Perez, Johnathan, D4171HawthorneQueenslandAustralia

Generated 2025-07-20 18:03:13.121 UTC