[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 1182   SHUFFLE   <  SKIP 515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24257Mr., Shen, Alan1002SydneyNew South WalesAustralia
20980Miller, Matthew42651SolingenNordrhein-WestfalenGermany
24623Torres, Beth98225BellinghamWashingtonUnited States

Generated 2025-07-15 04:48:46.991 UTC