[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 158   SHUFFLE   <  SKIP 101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22637Alexander, Ana, RTY31RuncornEnglandUnited Kingdom
22346Howard, Catherine, S90210Beverly HillsCaliforniaUnited States
21587Roberts, Jenna, T90706BellflowerCaliforniaUnited States

Generated 2025-07-15 11:18:32.131 UTC