[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 685  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28907Jenkins, BlakeTY31RuncornEnglandUnited Kingdom
25166Jenkins, Miguel, R92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 13:47:53.038 UTC