[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 484   SHUFFLE   <  SKIP 2446  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27609Alonso, Audrey, J90210Beverly HillsCaliforniaUnited States
19279Xu, Omar, RSE1 8HLLondonEnglandUnited Kingdom
19927Fernandez, RubenBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-13 20:26:43.464 UTC