[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 512   SHUFFLE   <  SKIP 191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20931Sanchez, Brian, FGL50CheltenhamEnglandUnited Kingdom
29387Cai, Jenny, W75007ParisSeine (Paris)France
15947Blue, Michelle, J91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 01:51:09.439 UTC