[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 6316   <  SKIP 357  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25496Sara, Regina93500PantinSeine Saint DenisFrance
21018Serrano, Sheila, CB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-22 06:04:31.642 UTC