[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 750   SHUFFLE   <  SKIP 2147  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21909Ward, Allison94303Palo AltoCaliforniaUnited States
19044Rana, Cesar, LW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-11-06 03:29:01.030 UTC