[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 475   SHUFFLE   <  SKIP 389  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21774James, Brian, B90505TorranceCaliforniaUnited States
29134Dominguez, Pedro98168BurienWashingtonUnited States
22791Jenkins, Taylor91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 01:01:34.962 UTC