[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 2829  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16670White, Sarah99202SpokaneWashingtonUnited States
18000She, RamonCM11BillericayEnglandUnited Kingdom
21445Evans, Madeline98225BellinghamWashingtonUnited States

Generated 2025-07-17 22:45:01.221 UTC