[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 680   SHUFFLE   <  SKIP 2798  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16053Perez, FrederickTY31RuncornEnglandUnited Kingdom
17517Williams, Daniel, S94536FremontCaliforniaUnited States
20008Foster, Jack91950National CityCaliforniaUnited States

Generated 2025-07-14 06:05:34.862 UTC