[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 213   SHUFFLE   <  SKIP 218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29273Lopez, Timothy, O90706BellflowerCaliforniaUnited States
17473Blanco, Ebony, J98225BellinghamWashingtonUnited States
18998Bennett, Aidan97045Oregon CityOregonUnited States

Generated 2025-07-12 03:18:14.270 UTC