[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 456   SHUFFLE   <  SKIP 1332  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22512Mehta, Meagan, J93400Saint-DenisSeine Saint DenisFrance
23854Torres, Megan, S91950National CityCaliforniaUnited States
19637Long, Eduardo, F98225BellinghamWashingtonUnited States

Generated 2025-07-16 20:27:19.360 UTC