[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 680   SHUFFLE   <  SKIP 2985  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15021Moore, Lucas, J2580GoulburnNew South WalesAustralia
15680She, Tasha66578NeunkirchenSaarlandGermany
11635Chande, Darrell90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 20:07:50.720 UTC