[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 468   SHUFFLE   <  SKIP 154  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20480Cox, Carlos, L97355LebanonOregonUnited States
12601Zhang, RandyPB12PeterboroughEnglandUnited Kingdom
22829Chandra, Chelsea, D95000CergyVal d'OiseFrance
16839Ross, Julia, F91791West CovinaCaliforniaUnited States

Generated 2025-07-16 20:25:58.295 UTC