[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 6548  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18531Simmons, Thomas91932Imperial BeachCaliforniaUnited States
18893White, Devin, I91932Imperial BeachCaliforniaUnited States

Generated 2025-07-22 10:20:03.800 UTC