[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 875   SHUFFLE   <  SKIP 5311  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26319Martinez, Dylan, M95062Santa CruzCaliforniaUnited States
22833Prasad, Bruce59170CroixNordFrance
14831Xie, GilbertCM11BillericayEnglandUnited Kingdom

Generated 2025-07-16 20:14:38.854 UTC