[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 327   SHUFFLE   <  SKIP 2914  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27114Thompson, Alexander94014ColmaCaliforniaUnited States
22389Luo, Edwin, S85049IngolstadtBayernGermany
18635Martinez, Toni53131BonnNordrhein-WestfalenGermany
17820Morris, Emma, LPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-15 09:50:12.535 UTC