[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 1406  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11793Rogers, Xavier, G91502BurbankCaliforniaUnited States
24648King, Amanda, J91941GrossmontCaliforniaUnited States
12377Miller, Christopher46236BottropNordrhein-WestfalenGermany

Generated 2025-07-14 06:35:26.921 UTC