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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21262Edwards, Sara, R91977Spring ValleyCaliforniaUnited States
18666Henderson, Jordyn, K98036LynnwoodWashingtonUnited States
18980Hernandez, Sophia97330CorvallisOregonUnited States

Generated 2025-07-21 18:01:12.620 UTC