[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   SHUFFLE   SKIP 9655   <  SKIP 688  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22616Zhang, JakeSL67RJMaidenheadEnglandUnited Kingdom
20210Powell, Stephanie, P97045Oregon CityOregonUnited States
20458Subram, Erick, S94010BurlingameCaliforniaUnited States
22216Howard, Marcus, C91977Spring ValleyCaliforniaUnited States
21054Jai, Keith59491Villeneuve-d'AscqNordFrance
18074Hall, Julia, L98036LynnwoodWashingtonUnited States

Generated 2025-07-20 06:57:54.883 UTC