[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 3243   SHUFFLE   <  SKIP 383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18975Bryant, Samuel, K90712LakewoodCaliforniaUnited States
27996Alexander, Angela94941Mill ValleyCaliforniaUnited States
14507Wright, Eric91364Woodland HillsCaliforniaUnited States

Generated 2025-07-19 18:40:39.303 UTC