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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26284Ward, Garrett98201EverettWashingtonUnited States
19853Ramos, Ricky, E90746CarsonCaliforniaUnited States
22070Brown, Eduardo, J94014ColmaCaliforniaUnited States

Generated 2025-07-12 07:07:59.337 UTC