[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 8733   SHUFFLE   <  SKIP 1453  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25045Russell, Paige98225BellinghamWashingtonUnited States
27988Ross, Dylan, D94536FremontCaliforniaUnited States
29409Pal, Kelsey20354HamburgHamburgGermany

Generated 2025-07-17 13:42:41.124 UTC