[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 998   SHUFFLE   <  SKIP 713  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25916Serrano, Naomi91502BurbankCaliforniaUnited States
19926Diaz, AlexandriaGL50CheltenhamEnglandUnited Kingdom
22488Patel, Frederick04838EilenburgBrandenburgGermany

Generated 2025-07-14 00:34:24.552 UTC