[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 24   SHUFFLE   <  SKIP 1139  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11325Ross, Elijah, E98104SeattleWashingtonUnited States
12316Luo, Alejandro, KW1V 5RNLondonEnglandUnited Kingdom
12318Schmidt, KristinaWA1WarringtonEnglandUnited Kingdom
26336Brown, Noah, D90241DowneyCaliforniaUnited States

Generated 2025-07-20 17:37:55.393 UTC