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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20303Morgan, Bryce, J94014ColmaCaliforniaUnited States
24946Hughes, Sarah, L94519ConcordCaliforniaUnited States
13735Guo, Dennis98312BremertonWashingtonUnited States

Generated 2025-07-14 23:45:33.728 UTC