[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 6417  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22282Hughes, Jonathan97034Lake OswegoOregonUnited States
19513Liang, JessieSW8 1XDLondonEnglandUnited Kingdom
17447Lewis, Sydney, L94519ConcordCaliforniaUnited States
19985Ma, Tamara98312BremertonWashingtonUnited States

Generated 2025-07-14 01:46:48.575 UTC