[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 158   SHUFFLE   <  SKIP 103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23206Lal, Jackson, E91791West CovinaCaliforniaUnited States
16006Henderson, Angelica, M91977Spring ValleyCaliforniaUnited States
13894Ruiz, Robyn, I98312BremertonWashingtonUnited States

Generated 2025-07-15 05:58:17.055 UTC