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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27192Gonzales, Angelica, K90802Long BeachCaliforniaUnited States
28613Campbell, James, D98201EverettWashingtonUnited States
18990Henderson, Amanda, A98225BellinghamWashingtonUnited States

Generated 2025-07-11 00:56:42.547 UTC