[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 2391   SHUFFLE   <  SKIP 483  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29167Shen, Dawn, L98312BremertonWashingtonUnited States
28445She, Shaun53131BonnNordrhein-WestfalenGermany
23929Xie, Kristin, J93500PantinSeine Saint DenisFrance

Generated 2025-07-13 19:28:45.930 UTC