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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11958Lal, Dylan, D98312BremertonWashingtonUnited States
26611Henderson, Kayla94519ConcordCaliforniaUnited States
23268Morris, Katelyn, E94303Palo AltoCaliforniaUnited States

Generated 2025-07-09 07:50:15.253 UTC