[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 5825   <  SKIP 2083  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15420Hernandez, Nathan, B98027IssaquahWashingtonUnited States
14340Butler, Miranda, D97301SalemOregonUnited States
18939McDonald, Hunter91364Woodland HillsCaliforniaUnited States

Generated 2025-07-20 17:29:47.486 UTC