[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 4030  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21699Sharma, Logan, J94941Mill ValleyCaliforniaUnited States
17850Shen, Alvin31770ColomiersGaronne (Haute)France
13837Lee, Alyssa95010HofBayernGermany
27747Henderson, Edward98020EdmondsWashingtonUnited States
24537Saunders, CynthiaW1N 9FALondonEnglandUnited Kingdom
17768Parker, Luis, S66740SaarlouisSaarlandGermany
12113Hughes, Nathan, BV9LangfordBritish ColumbiaCanada

Generated 2025-10-27 19:16:49.976 UTC