[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 875   SHUFFLE   <  SKIP 1539  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16463Murphy, Anna, L46236BottropNordrhein-WestfalenGermany
15096Mr., Schare, Gary38001BraunschweigNordrhein-WestfalenGermany
28022Lopez, Jason, R90241DowneyCaliforniaUnited States

Generated 2025-07-14 04:46:43.142 UTC