[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 2421   SHUFFLE   <  SKIP 7441  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13386Patterson, Samuel, R97355LebanonOregonUnited States
19781Washington, AlexisV3A 4R2LangleyBritish ColumbiaCanada
16361White, Wyatt91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 06:31:56.966 UTC