[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 3669   SHUFFLE   <  SKIP 1131  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15894Gutierrez, Joanna, M98225BellinghamWashingtonUnited States
14498Luo, Katie, L91910Chula VistaCaliforniaUnited States
21940Sharma, Alejandro, T92118CoronadoCaliforniaUnited States
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-13 04:19:53.696 UTC