[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 224   SHUFFLE   <  SKIP 1321  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23045Patterson, Gabriel, C99202SpokaneWashingtonUnited States
14398Anderson, James99202SpokaneWashingtonUnited States
17645Alonso, Albert, MW1V 5RNLondonEnglandUnited Kingdom
19022Wood, Samantha, L91941GrossmontCaliforniaUnited States

Generated 2025-07-12 22:14:25.631 UTC