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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23289Robinson, Justin, A97071WoodburnOregonUnited States
24534Luo, AlishaSL67RJMaidenheadEnglandUnited Kingdom
26014Torres, Olivia94303Palo AltoCaliforniaUnited States
13070Clark, Emma, D97034Lake OswegoOregonUnited States

Generated 2025-07-11 13:26:10.816 UTC