[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 508   SHUFFLE   <  SKIP 418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16759Bell, Jasmine, B94109San FranciscoCaliforniaUnited States
24803Diaz, Anna97355LebanonOregonUnited States
28403Sharma, Jaclyn, CSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-15 15:50:47.909 UTC