[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 2662   SHUFFLE   <  SKIP 961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16875Diaz, Samantha, A92118CoronadoCaliforniaUnited States
25478Butler, Jennifer, D78100Saint Germain en LayeYvelineFrance
16753Harris, Rachel97034Lake OswegoOregonUnited States

Generated 2025-07-17 02:01:49.114 UTC