[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 4931   SHUFFLE   <  SKIP 470  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20121Butler, Dylan97301SalemOregonUnited States
20523Howard, Emma92806La JollaCaliforniaUnited States
12530Coleman, Isabel, SV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-16 01:40:09.882 UTC