[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 0   SHUFFLE   <  SKIP 4871  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26953Rubio, Roy, C59100RoubaixNordFrance
24512Jiménez, Adrienne, L94010BurlingameCaliforniaUnited States
12508Anand, NicholePE17BuryEnglandUnited Kingdom
24550Ma, Randy, RSE1 8HLLondonEnglandUnited Kingdom
24332Thompson, AbigailV9MetchosinBritish ColumbiaCanada
25151Washington, Jasmine91932Imperial BeachCaliforniaUnited States

Generated 2025-11-05 17:57:51.043 UTC