[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 2275   SHUFFLE   <  SKIP 146  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23045Patterson, Gabriel, C99202SpokaneWashingtonUnited States
26869Ms., Sims, Anne, R.AS23Stoke-on-TrentEnglandUnited Kingdom
15161James, Trinity, A94303Palo AltoCaliforniaUnited States
29109Miller, Elizabeth94109San FranciscoCaliforniaUnited States

Generated 2025-07-15 17:04:43.133 UTC