[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 2421   SHUFFLE   <  SKIP 419  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22352Moore, Elizabeth, J90712LakewoodCaliforniaUnited States
28774Rowe, Latasha, L94519ConcordCaliforniaUnited States
15428Howard, Richard, D91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 12:46:37.563 UTC