[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 2477  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19635Shan, Dawn, J97005BeavertonOregonUnited States
18987Adams, Hunter97205PortlandOregonUnited States
17770Xie, Grant, D59000LilleNordFrance
18575Stewart, Erin, R90241DowneyCaliforniaUnited States

Generated 2025-07-11 07:48:48.572 UTC