[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3104   SHUFFLE   <  SKIP 2073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19841Jenkins, Alexandria, L92020El CajonCaliforniaUnited States
26492Rodriguez, Ryan, M94014ColmaCaliforniaUnited States
27369Raman, Pamela, C4169East BrisbaneQueenslandAustralia

Generated 2025-07-12 12:03:21.445 UTC