[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 494   SHUFFLE   <  SKIP 434  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16731White, NicoleV2L3W8NewtonBritish ColumbiaCanada
11613Prasad, Meredith, M04139LeipzigNordrhein-WestfalenGermany
22535Prasad, Rachael, MEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-13 16:33:18.678 UTC