[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 322   SHUFFLE   <  SKIP 646  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27964Shan, AliciaLE18LeedsEnglandUnited Kingdom
29421Williams, Blake93400Saint-DenisSeine Saint DenisFrance
18699Griffin, Blake, S4217Gold CoastQueenslandAustralia

Generated 2025-07-14 20:22:13.343 UTC