[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 785   SHUFFLE   <  SKIP 30  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20973Andersen, April, CW1V 5RNLondonEnglandUnited Kingdom
12254Deng, Calvin93500PantinSeine Saint DenisFrance
13236Wang, Robert, B90210Beverly HillsCaliforniaUnited States

Generated 2025-07-16 06:30:43.211 UTC