[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 518   SHUFFLE   <  SKIP 6230  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18962Parker, Seth, R94014ColmaCaliforniaUnited States
16006Henderson, Angelica, M91977Spring ValleyCaliforniaUnited States
29208Lopez, Amber98225BellinghamWashingtonUnited States

Generated 2025-07-17 04:39:52.419 UTC