[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 398   SHUFFLE   <  SKIP 2336  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18231Gutierrez, Janet, M94704BerkeleyCaliforniaUnited States
25382Hughes, Richard, L94519ConcordCaliforniaUnited States
13475Allen, Charles94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 19:14:28.098 UTC