[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 2039  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25175Chen, Nathan, D98027IssaquahWashingtonUnited States
26721Jimenez, Paula, L94704BerkeleyCaliforniaUnited States
22874Anand, Drew98168BurienWashingtonUnited States

Generated 2025-07-10 20:15:54.109 UTC