[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 5221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23922Richardson, Cody66578NeunkirchenSaarlandGermany
24339Price, Jennifer, J92625Newport BeachCaliforniaUnited States
28814Butler, Anna, M98168BurienWashingtonUnited States

Generated 2025-07-10 16:47:57.631 UTC