[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 470   SHUFFLE   <  SKIP 7071  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22391Watson, Angela, M66740SaarlouisSaarlandGermany
13804Luo, Dawn, AB29 6SLBirminghamEnglandUnited Kingdom
28658Bailey, Jasmine, E90712LakewoodCaliforniaUnited States

Generated 2025-07-18 17:05:06.720 UTC