[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 364   SHUFFLE   <  SKIP 342  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12622Rubio, Micheal, KSW19 3RULondonEnglandUnited Kingdom
18039Clark, Logan59140DunkerqueNordFrance
14367Green, Courtney, M97222MilwaukieOregonUnited States
16112Munoz, Frank94704BerkeleyCaliforniaUnited States

Generated 2025-07-21 18:01:11.819 UTC