[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 3713   <  SKIP 207  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25660Pal, Warren, S93700DrancySeine Saint DenisFrance
29468Morris, Jacqueline, HGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-18 14:10:57.900 UTC