[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 1875   SHUFFLE   <  SKIP 1186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14092Nath, Maurice98225BellinghamWashingtonUnited States
26977Madan, Barry20354HamburgHamburgGermany
17134Mehta, Tabitha, I98225BellinghamWashingtonUnited States

Generated 2025-07-10 05:55:31.932 UTC