[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 2421   SHUFFLE   <  SKIP 2455  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19126Kapoor, Kristopher, J98107BallardWashingtonUnited States
28703Suarez, Felicia, WE17 6JFLondonEnglandUnited Kingdom
18112Gonzalez, Sophia, D94109San FranciscoCaliforniaUnited States
11839Brown, Tyler90401Santa MonicaCaliforniaUnited States

Generated 2025-07-20 06:20:58.047 UTC