[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   SKIP 568   SHUFFLE   <  SKIP 96  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27217Walker, Julia98055RentonWashingtonUnited States
20360Russell, Brianna, M91932Imperial BeachCaliforniaUnited States
23794Powell, Abigail, B94015Daly CityCaliforniaUnited States

Generated 2025-07-21 23:58:37.736 UTC