[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 1142   SHUFFLE   <  SKIP 852  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18156Zhang, TrishaHP10 9QYHigh WycombeEnglandUnited Kingdom
17393Sharma, Jordan, R94704BerkeleyCaliforniaUnited States
28610Bailey, Jacqueline97355LebanonOregonUnited States

Generated 2025-07-18 11:52:43.824 UTC