[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 394   SHUFFLE   <  SKIP 1597  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14576Price, Anna98055RentonWashingtonUnited States
28876Garcia, Austin, D20354HamburgHamburgGermany
21752Li, Rafael, MT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-16 19:28:28.700 UTC