[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 189   SHUFFLE   <  SKIP 1358  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14026Butler, Chloe, E98055RentonWashingtonUnited States
13582Gao, MarthaW1X3SELondonEnglandUnited Kingdom
17799Guo, Alejandro85049IngolstadtBayernGermany
16417Bryant, NoahPE17BuryEnglandUnited Kingdom

Generated 2025-07-10 06:04:41.785 UTC