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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19152Walker, Jonathan97005BeavertonOregonUnited States
29031Chen, Brandon, K98312BremertonWashingtonUnited States
21442Cook, Savannah, E92806La JollaCaliforniaUnited States

Generated 2025-07-20 08:29:03.703 UTC