[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 24   SHUFFLE   <  SKIP 2279  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19308Rai, Casey, MSW19 3RULondonEnglandUnited Kingdom
29472Sharma, Lacey, M75003ParisSeine (Paris)France
12615Hill, NathanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 21:08:50.079 UTC