[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 413   SHUFFLE   <  SKIP 4011  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15650Li, Ronnie78100Saint Germain en LayeYvelineFrance
16982Lopez, Jillian90210Beverly HillsCaliforniaUnited States
13921Jones, Joseph94519ConcordCaliforniaUnited States

Generated 2025-07-21 10:23:12.678 UTC