[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 125   <  SKIP 1675  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11810Washington, Antonio, K98312BremertonWashingtonUnited States
11958Lal, Dylan, D98312BremertonWashingtonUnited States
12033Guo, Kristen, A98312BremertonWashingtonUnited States

Generated 2025-10-12 04:00:42.332 UTC