[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 2000   SHUFFLE   <  SKIP 227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20102Jenkins, Arianna, E98055RentonWashingtonUnited States
11449Hu, Alvin, E3198SeafordVictoriaAustralia
20890Anand, ClaytonY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-11 21:40:23.416 UTC