[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 2731   SHUFFLE   <  SKIP 1780  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18381Ward, Katherine91910Chula VistaCaliforniaUnited States
18800Phillips, Jennifer, A97034Lake OswegoOregonUnited States
18689Miller, Miguel98201EverettWashingtonUnited States

Generated 2025-07-18 17:06:20.997 UTC