[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 2421   SHUFFLE   <  SKIP 705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26175Hughes, Jose97034Lake OswegoOregonUnited States
20941Guo, Arturo, K78100Saint Germain en LayeYvelineFrance
18940Bell, Seth97205PortlandOregonUnited States

Generated 2025-07-11 15:47:45.093 UTC