[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 680   SHUFFLE   <  SKIP 987  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28083Foster, Kaitlyn, M90706BellflowerCaliforniaUnited States
29456She, Lindsay1597Lane CoveNew South WalesAustralia
15920Wu, Colin, T78400ChatouYvelineFrance

Generated 2025-07-22 00:43:39.433 UTC