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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11338Navarro, Frank, F53131BonnNordrhein-WestfalenGermany
16580Chen, Dawn, C57000MetzMoselleFrance
27361Yang, Valerie, L2061Milsons PointNew South WalesAustralia

Generated 2025-07-14 13:15:33.702 UTC