[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   SHUFFLE   <  SKIP 6337  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25977Lopez, Jenna, M91364Woodland HillsCaliforniaUnited States
16626Morgan, Nathaniel, E4810TownsvilleQueenslandAustralia
17632Serrano, Jimmy, LRG11 5TPBerkshireEnglandUnited Kingdom
25309Zhou, Karen04838EilenburgBrandenburgGermany

Generated 2025-07-12 04:37:19.887 UTC