[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 2662   SHUFFLE   <  SKIP 186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17824Pal, Mario, C13441BerlinHessenGermany
23386Smith, Jose91945Lemon GroveCaliforniaUnited States
23692King, Isaac, C98052RedmondWashingtonUnited States

Generated 2025-07-19 01:33:11.406 UTC