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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15279Lee, Hunter, E94109San FranciscoCaliforniaUnited States
15844Brown, Megan, S91941GrossmontCaliforniaUnited States
12734Zhou, Margaret, R95000CergyVal d'OiseFrance

Generated 2025-07-08 21:57:00.681 UTC