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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22053Goel, Jaime, W94704BerkeleyCaliforniaUnited States
15397Tang, Karl91502BurbankCaliforniaUnited States
26738Simmons, Katherine, M94303Palo AltoCaliforniaUnited States

Generated 2025-07-12 02:58:33.915 UTC