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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22053Goel, Jaime, W94704BerkeleyCaliforniaUnited States
19938Patel, Chelsea, PW10 6BLLondonEnglandUnited Kingdom
24343Harris, Tyler, L94536FremontCaliforniaUnited States

Generated 2025-07-13 10:32:27.550 UTC