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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20672Ross, Fernando94519ConcordCaliforniaUnited States
29031Chen, Brandon, K98312BremertonWashingtonUnited States
16348Raman, Roy2580GoulburnNew South WalesAustralia

Generated 2025-07-12 17:55:35.906 UTC