[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 650   SHUFFLE   <  SKIP 3649  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29109Miller, Elizabeth94109San FranciscoCaliforniaUnited States
12304Zhou, Alejandro, AW10 6BLLondonEnglandUnited Kingdom
16428Ross, RyanPE17BuryEnglandUnited Kingdom

Generated 2025-07-14 12:41:40.939 UTC