[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1326   <  SKIP 1505  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19957Mehta, Arthur, A4551CaloundraQueenslandAustralia
20219Harrison, Colleen, L4551CaloundraQueenslandAustralia

Generated 2025-07-15 15:59:34.277 UTC