[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 808   SHUFFLE   <  SKIP 306  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27628Hughes, JasmineV9LangfordBritish ColumbiaCanada
28774Rowe, Latasha, L94519ConcordCaliforniaUnited States
20071Campbell, Sean, L98168BurienWashingtonUnited States
24829Patterson, Ethan, R91203GlendaleCaliforniaUnited States

Generated 2025-07-15 17:11:15.703 UTC