[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 460   SHUFFLE   <  SKIP 1959  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28165Rivera, AlexaV8Y 1L1CliffsideBritish ColumbiaCanada
17195Sharma, Franklin, L92700ColombesHauts de SeineFrance
25096Bennett, Victoria, D98225BellinghamWashingtonUnited States

Generated 2025-07-18 02:31:50.911 UTC