[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 1845   SHUFFLE   <  SKIP 2034  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22139Pal, Jaime94519ConcordCaliforniaUnited States
25748Butler, Kayla, JLE18LeedsEnglandUnited Kingdom
18938Lopez, Lucas, J94536FremontCaliforniaUnited States

Generated 2025-07-16 02:08:57.235 UTC