[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 540   SHUFFLE   <  SKIP 118  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16311Beck, Carl, MSW6 SBYLondonEnglandUnited Kingdom
20338James, Anna90712LakewoodCaliforniaUnited States
18112Gonzalez, Sophia, D94109San FranciscoCaliforniaUnited States

Generated 2025-07-20 00:34:03.609 UTC