[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 0   SHUFFLE   <  SKIP 2303  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26018Thompson, Zachary, R98036LynnwoodWashingtonUnited States
27177Arun, Henry, LRG7 5H7ReadingEnglandUnited Kingdom
20247Lopez, Kristina, L7001HobartTasmaniaAustralia
14636Powell, Kelly, L97034Lake OswegoOregonUnited States
20487White, Alexander, D98225BellinghamWashingtonUnited States
13811Chen, Sandra93000BobignySeine Saint DenisFrance

Generated 2025-10-28 10:56:25.148 UTC