[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 7828   SHUFFLE   <  SKIP 2238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12770Evans, Charles, L90012Los AngelesCaliforniaUnited States
19733Watson, Caitlin, C98033KirklandWashingtonUnited States
17794Rowe, TheodoreW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-17 04:29:24.829 UTC