[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 6869   <  SKIP 351  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19079Lopez, Brett93500PantinSeine Saint DenisFrance
27097Gonzales, Kaitlyn98033KirklandWashingtonUnited States
24640Yang, Lisa90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 22:36:08.735 UTC