[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 511   SHUFFLE   <  SKIP 1455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11239Goel, Latoya, CSW1P 2NULondonEnglandUnited Kingdom
26703Miller, Wyatt, M97045Oregon CityOregonUnited States
29414Patel, Lydia, B59491Villeneuve-d'AscqNordFrance

Generated 2025-07-18 08:00:47.317 UTC