[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 512   SHUFFLE   <  SKIP 5715  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19793Smith, Tina, K2036MatravilleNew South WalesAustralia
19302Xie, Brad, DB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-15 05:40:46.519 UTC