[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 127   SHUFFLE   <  SKIP 2137  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26273Suri, Chelsea, L98168BurienWashingtonUnited States
20337Hall, Xavier92806La JollaCaliforniaUnited States
15710Rana, Brandy, A59491Villeneuve-d'AscqNordFrance

Generated 2025-07-09 21:59:20.776 UTC