[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   SHUFFLE   SKIP 1631   <  SKIP 1889  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22540Ramos, Latasha, LCM11BillericayEnglandUnited Kingdom
28093Kumar, Brad98225BellinghamWashingtonUnited States

Generated 2025-07-22 06:14:23.652 UTC