[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 589   SHUFFLE   <  SKIP 234  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21431Kapoor, PrestonV8Y 1L1CliffsideBritish ColumbiaCanada
27816Kapoor, Erick, J59170CroixNordFrance
28012Stewart, Ian97034Lake OswegoOregonUnited States

Generated 2025-07-14 11:49:00.686 UTC