[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 512   SHUFFLE   <  SKIP 1704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29170Adams, Alexandra, J94010BurlingameCaliforniaUnited States
28899Anand, Alejandro, RSW6 SBYLondonEnglandUnited Kingdom
21997Xu, Dennis3280WarrnamboolVictoriaAustralia

Generated 2025-07-19 16:39:55.283 UTC