[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 1269   SHUFFLE   <  SKIP 826  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20780White, Michael, A97355LebanonOregonUnited States
24880Chandra, Summer, DRG12 8TBBracknellEnglandUnited Kingdom
11860Walker, Nicole91950National CityCaliforniaUnited States

Generated 2025-07-20 02:20:02.490 UTC