[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 189   SHUFFLE   <  SKIP 1081  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26948Garcia, Abby, A30601HannoverNordrhein-WestfalenGermany
12299Serrano, Walter, GRH15 9UDWest SussexEnglandUnited Kingdom
12006Blue, Richard4810TownsvilleQueenslandAustralia

Generated 2025-07-18 04:34:02.888 UTC