[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 8375   SHUFFLE   <  SKIP 129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24785Morris, Cody, A98033KirklandWashingtonUnited States
24259Price, Gavin, J98312BremertonWashingtonUnited States
22646She, Cara, HSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-13 23:17:01.235 UTC