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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14461Gonzalez, Chloe99202SpokaneWashingtonUnited States
11408Gill, Darren, MW1Y 3RALondonEnglandUnited Kingdom
21911Ross, Joan, B93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-13 03:45:41.751 UTC