[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4248   <  SKIP 1065  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28040Mitchell, Jack, L98201EverettWashingtonUnited States
27504Lopez, Rebecca, F97034Lake OswegoOregonUnited States
13094Diaz, Antonio91364Woodland HillsCaliforniaUnited States

Generated 2025-07-19 06:38:36.663 UTC