[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 650   SHUFFLE   <  SKIP 2841  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22401Price, Ian, J4700RockhamptonQueenslandAustralia
21546Garcia, Cory, B46236BottropNordrhein-WestfalenGermany
25304Carlson, Ruben, JAS23Stoke-on-TrentEnglandUnited Kingdom
24194Martin, Armando77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-14 16:59:48.063 UTC