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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28812Watson, Brianna94947NovatoCaliforniaUnited States
27004Moreno, Philip, E53131BonnNordrhein-WestfalenGermany
11546Chande, Christine59100RoubaixNordFrance

Generated 2025-07-14 22:27:38.623 UTC