[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 10088  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22083Flores, David, J94704BerkeleyCaliforniaUnited States
28395Dominguez, Shannon, L94310OrlyVal de MarneFrance
20024Miller, Fernando91945Lemon GroveCaliforniaUnited States
16988Bailey, Brian, R94611OaklandCaliforniaUnited States

Generated 2025-07-21 09:43:16.903 UTC