[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 2993   SHUFFLE   <  SKIP 65  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29370Kelly, Mason, M46236BottropNordrhein-WestfalenGermany
11403Schmidt, Nancy17490Saint OuenCharente-MaritimeFrance
15538Lal, Luis91941GrossmontCaliforniaUnited States

Generated 2025-07-13 10:05:51.935 UTC