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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15539Goel, Raul94704BerkeleyCaliforniaUnited States
15328Jackson, Fernando92102San DiegoCaliforniaUnited States
14608Gao, Warren, A98312BremertonWashingtonUnited States

Generated 2025-07-11 13:31:23.897 UTC