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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25893Alexander, Alexia98312BremertonWashingtonUnited States
16759Bell, Jasmine, B94109San FranciscoCaliforniaUnited States
19354Madan, Abby70452StuttgartSaarlandGermany

Generated 2025-07-15 04:37:45.328 UTC