[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 750   <  SKIP 4817  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25291Griffin, Marissa98201EverettWashingtonUnited States
26181Ross, Lucas, B98201EverettWashingtonUnited States
27070Davis, Nathan, D98201EverettWashingtonUnited States

Generated 2025-07-13 18:01:08.561 UTC