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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23955Cook, Lucas, C59491Villeneuve-d'AscqNordFrance
19385Lin, Alisha30601HannoverNordrhein-WestfalenGermany
21483Bailey, Michelle98104SeattleWashingtonUnited States

Generated 2025-07-17 00:16:30.915 UTC