[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 0   SHUFFLE   <  SKIP 2023  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26954Torres, Gerald, M63009OffenbachSaarlandGermany
21286Mr., Roy, Luke, J.90210Beverly HillsCaliforniaUnited States
24020Raman, Francisco, MGL50CheltenhamEnglandUnited Kingdom
19555Liu, Alejandro, R3220GeelongVictoriaAustralia
14810Anand, Russell, E75007ParisSeine (Paris)France
22508Huang, Jon80074MünchenNordrhein-WestfalenGermany

Generated 2025-11-05 01:40:29.225 UTC