[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 34   SHUFFLE   <  SKIP 2151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21432Ward, Melanie, A98201EverettWashingtonUnited States
17699Bell, Jesse, K97034Lake OswegoOregonUnited States
24761Rubio, Lawrence91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 15:27:29.875 UTC