[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 7627   <  SKIP 51  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23056Perry, Alyssa, W92806La JollaCaliforniaUnited States
23091Peterson, Richard92806La JollaCaliforniaUnited States
23470Young, Samuel92806La JollaCaliforniaUnited States

Generated 2025-07-21 16:38:47.209 UTC