[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 3104   SHUFFLE   <  SKIP 3079  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17873She, Alejandro, H46236BottropNordrhein-WestfalenGermany
29446Ma, Jamie, P38001BraunschweigNordrhein-WestfalenGermany
22101White, Carol, P98201EverettWashingtonUnited States

Generated 2025-07-21 10:09:51.500 UTC