[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 413   SHUFFLE   <  SKIP 2891  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17770Xie, Grant, D59000LilleNordFrance
11063Murphy, Angela98052RedmondWashingtonUnited States
17559Suarez, Kari90706BellflowerCaliforniaUnited States
15849Kelly, Destiny, C99202SpokaneWashingtonUnited States

Generated 2025-07-15 03:28:31.977 UTC