[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 484   SHUFFLE   <  SKIP 2458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17592Sanders, Bryan, T91910Chula VistaCaliforniaUnited States
24341Jones, Wyatt, M92118CoronadoCaliforniaUnited States
26607Powell, Natalie, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 10:04:10.173 UTC