[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 24   SHUFFLE   <  SKIP 502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19171Torres, Melanie, L90401Santa MonicaCaliforniaUnited States
17397Cook, Alexandra90712LakewoodCaliforniaUnited States
14170Moreno, Rebekah, J80610Saint OuenSommeFrance

Generated 2025-07-16 13:29:31.659 UTC