[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 650   SHUFFLE   <  SKIP 105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29047Lopez, Jack, IV6B 3P7Port HammondBritish ColumbiaCanada
28655Smith, Devin, T98403TacomaWashingtonUnited States
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-21 19:03:05.511 UTC