[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 875   SHUFFLE   <  SKIP 2163  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26704Alvarez, Frank, G90210Beverly HillsCaliforniaUnited States
14346Perez, Evelyn2580GoulburnNew South WalesAustralia
11471Suarez, Latasha78400ChatouYvelineFrance
21824She, WarrenW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-16 23:30:17.439 UTC