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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24108Lal, Tonya, B24044KielSaarlandGermany
28252Murphy, Sydney, T92625Newport BeachCaliforniaUnited States
19476Anderson, Sarah, T59368WerneNordrhein-WestfalenGermany

Generated 2025-07-09 22:07:07.030 UTC