[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 461   SHUFFLE   <  SKIP 4280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17546James, Melanie, V90802Long BeachCaliforniaUnited States
16416Rivera, Brian, A59491Villeneuve-d'AscqNordFrance
17893Rai, Omar, G59368WerneNordrhein-WestfalenGermany

Generated 2025-07-17 00:57:41.048 UTC