[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 875   SHUFFLE   <  SKIP 6079  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16131Romero, Albert91502BurbankCaliforniaUnited States
24024Malhotra, Marie04838EilenburgBrandenburgGermany
20674Butler, Samuel, T98225BellinghamWashingtonUnited States

Generated 2025-07-15 01:51:52.674 UTC