[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 9382   <  SKIP 330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25701Garcia, FranciscoW1V 5RNLondonEnglandUnited Kingdom
13934Young, Luis98027IssaquahWashingtonUnited States
21051Alonso, Sabrina, R85049IngolstadtBayernGermany

Generated 2025-07-18 15:30:46.474 UTC