[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2280  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19439Xu, Franklin, C04838EilenburgBrandenburgGermany
21705Sharma, Warren, N91910Chula VistaCaliforniaUnited States
27759Brooks, Alexandria98055RentonWashingtonUnited States
20123Gonzalez, Aaron, M91941GrossmontCaliforniaUnited States

Generated 2025-07-11 23:02:56.059 UTC