[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 1699   SHUFFLE   <  SKIP 951  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18626Pal, Tony, S91480FrankfurtBayernGermany
21507Smith, Hunter, LCM11BillericayEnglandUnited Kingdom

Generated 2025-07-22 03:00:43.599 UTC