[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 617   SHUFFLE   <  SKIP 1097  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12052Ward, Makayla, R94063Redwood CityCaliforniaUnited States
26136Gonzalez, Tabitha, A2036MatravilleNew South WalesAustralia
25356Miller, Jonathan, A98168BurienWashingtonUnited States

Generated 2025-07-15 01:10:25.282 UTC