[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 437   <  SKIP 1477  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23696Li, Autumn, P98312BremertonWashingtonUnited States
23804Ma, Kristen, A98312BremertonWashingtonUnited States
23733Gomez, Natasha, G98312BremertonWashingtonUnited States

Generated 2025-07-21 23:56:48.286 UTC