[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 512   SHUFFLE   <  SKIP 16  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11504Baker, Jordan, P90241DowneyCaliforniaUnited States
20392Ramirez, Destiny, H94303Palo AltoCaliforniaUnited States
29369He, ArturoY024 1GFYorkEnglandUnited Kingdom
18166Wood, Julian, AOX1OxfordEnglandUnited Kingdom

Generated 2025-07-12 00:09:30.799 UTC