[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 327   SHUFFLE   <  SKIP 3790  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11109Kapoor, Ruben, D3205South MelbourneVictoriaAustralia
15970Thompson, Samuel, S90210Beverly HillsCaliforniaUnited States
29359Fernandez, Harold, CE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-10 22:28:42.178 UTC