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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16509Sai, VeronicaEC1R 0DULondonEnglandUnited Kingdom
15009Patterson, Chloe98052RedmondWashingtonUnited States
19032Andersen, KatrinaW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-19 01:19:59.347 UTC