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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26096Wright, Kevin, A91502BurbankCaliforniaUnited States
16055Lee, Ryan66578NeunkirchenSaarlandGermany
15919Prasad, Rebekah, AKB9KirkbyEnglandUnited Kingdom
26045Jenkins, Samuel97222MilwaukieOregonUnited States
14612Zhang, Ernest, M90210Beverly HillsCaliforniaUnited States
21496Rai, Nichole90210Beverly HillsCaliforniaUnited States
14581Adams, Kevin, M97205PortlandOregonUnited States

Generated 2025-07-16 20:07:03.320 UTC