[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1168  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23849Simmons, Alexis98270MarysvilleWashingtonUnited States
13770Moreno, Gerald, A60323FrankfurtHessenGermany
14833Hayes, RileyKB9KirkbyEnglandUnited Kingdom
19845Hernandez, Fernando, P98901YakimaWashingtonUnited States
14970Chandra, Bruce, HSL67RJMaidenheadEnglandUnited Kingdom
16614Shen, Alison, A2777SpringwoodNew South WalesAustralia

Generated 2025-07-11 04:53:05.027 UTC