[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 6714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15481Zhang, Jamie, M94010BurlingameCaliforniaUnited States
27130Parker, Eric, HEM15Esher-MoleseyEnglandUnited Kingdom
16912Patterson, Dalton, A98501OlympiaWashingtonUnited States

Generated 2025-07-17 12:30:30.417 UTC