[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 480   SHUFFLE   <  SKIP 522  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13404Yang, KelvinSW19 3RULondonEnglandUnited Kingdom
13135Rai, Johnny, A2777SpringwoodNew South WalesAustralia
17889Taylor, Blake, SLE18LeedsEnglandUnited Kingdom

Generated 2025-07-13 04:24:35.514 UTC