[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 2391   SHUFFLE   <  SKIP 106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15612Ma, DamienMK8 8DFMilton KeynesEnglandUnited Kingdom
11474Xu, Melvin, APB12PeterboroughEnglandUnited Kingdom
15033Moreno, Dana, D2113North RydeNew South WalesAustralia

Generated 2025-07-10 03:24:23.935 UTC