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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29393Rai, Sheena94310OrlyVal de MarneFrance
19936Luo, Corey46236BottropNordrhein-WestfalenGermany
17792Andersen, Bridget, KNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-22 12:03:10.900 UTC