[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 248   SHUFFLE   <  SKIP 881  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14548Turner, Maria, E59140DunkerqueNordFrance
20966Madan, Virginia31770ColomiersGaronne (Haute)France
25997Wright, Katherine94941Mill ValleyCaliforniaUnited States

Generated 2025-07-10 15:48:44.703 UTC