[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 2283   SHUFFLE   <  SKIP 1884  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23160Huang, Aimee94010BurlingameCaliforniaUnited States
20770Mitchell, Carlos98901YakimaWashingtonUnited States
18538Mitchell, Ian98027IssaquahWashingtonUnited States

Generated 2025-07-17 15:04:31.659 UTC