[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 2927   SHUFFLE   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18610Rivera, Bailey94519ConcordCaliforniaUnited States
19712Phillips, Eric, W98371PuyallupWashingtonUnited States
25576She, DeborahOX1OxfordEnglandUnited Kingdom

Generated 2025-07-13 13:11:02.861 UTC