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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26404Wu, TrishaBD1 4SJW. YorkEnglandUnited Kingdom
20738Kelly, Alex, O98371PuyallupWashingtonUnited States
24509Long, Emma, F99202SpokaneWashingtonUnited States

Generated 2025-07-17 00:28:21.085 UTC