[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 2236   SHUFFLE   <  SKIP 1303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14901Richardson, Katherine91950National CityCaliforniaUnited States
18479Chen, Stacey, G98168BurienWashingtonUnited States
28836Cook, LaurenV9MetchosinBritish ColumbiaCanada

Generated 2025-07-14 21:29:24.572 UTC