[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 1875   SHUFFLE   <  SKIP 2972  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16676Perry, Amanda91941GrossmontCaliforniaUnited States
17953Raje, Latoya, L75006ParisSeine (Paris)France
26307Miller, Alexander94014ColmaCaliforniaUnited States
11430Yuan, Casey, K46236BottropNordrhein-WestfalenGermany

Generated 2025-07-20 12:47:40.060 UTC