[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 1935  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12618Lal, Dawn77127LieusaintSeine et MarneFrance
23385Brooks, Isaac, MV9LangfordBritish ColumbiaCanada
16282Suarez, KristineW1N 9FALondonEnglandUnited Kingdom
23799Chandra, Carolyn, S90706BellflowerCaliforniaUnited States
20946Chandra, Abby, E33041PaderbornHamburgGermany
20748Watson, Stephanie, R98371PuyallupWashingtonUnited States

Generated 2025-11-05 12:13:20.284 UTC