[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 34   SHUFFLE   <  SKIP 1354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13216Mitchell, Mary94536FremontCaliforniaUnited States
18604Alexander, Paige, WV3A 4R2LangleyBritish ColumbiaCanada
26059Anderson, Andrew94303Palo AltoCaliforniaUnited States

Generated 2025-07-18 01:00:35.407 UTC