[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 250   SHUFFLE   <  SKIP 1305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27826Xu, Nicolas, M80074MünchenNordrhein-WestfalenGermany
11064Reed, Chase90241DowneyCaliforniaUnited States
18161Sanz, Tanya, M95000CergyVal d'OiseFrance

Generated 2025-07-09 10:11:37.337 UTC