[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 623   <  SKIP 6566  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20659Baker, Xavier, J91932Imperial BeachCaliforniaUnited States
20683Mitchell, Amanda, A91932Imperial BeachCaliforniaUnited States
20750King, Katherine, A91932Imperial BeachCaliforniaUnited States
21654Barnes, Aidan91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 23:00:05.487 UTC