[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 3713   <  SKIP 207  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26627Alexander, Jose, J92118CoronadoCaliforniaUnited States
14820Bhat, DrewC2H 7AULondonEnglandUnited Kingdom
11348Rai, Shawn33041PaderbornHamburgGermany
17272Hernandez, Mary, D97330CorvallisOregonUnited States

Generated 2025-07-18 08:30:52.647 UTC