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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12339Jai, Clayton5023FindonSouth AustraliaAustralia
19241Dominguez, Diane, A90210Beverly HillsCaliforniaUnited States
28895Luo, Mitchell, E80074MünchenNordrhein-WestfalenGermany
29273Lopez, Timothy, O90706BellflowerCaliforniaUnited States

Generated 2025-07-13 03:23:59.522 UTC