[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 928   SHUFFLE   <  SKIP 350  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13386Patterson, Samuel, R97355LebanonOregonUnited States
20361Moreno, Jonathon98168BurienWashingtonUnited States
26834Romero, Teresa, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-20 23:08:40.916 UTC