[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 413   SHUFFLE   <  SKIP 2445  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13578Nath, Karl, G59223RoncqNordFrance
20641Robinson, Isabella, P90802Long BeachCaliforniaUnited States
11472Kumar, Kenneth4171HawthorneQueenslandAustralia

Generated 2025-07-12 18:23:33.483 UTC