[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 7680   SHUFFLE   <  SKIP 1949  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22758Jackson, Katherine, M97330CorvallisOregonUnited States
25379Young, Hailey, M98225BellinghamWashingtonUnited States
17754King, Stephanie, W57000MetzMoselleFrance

Generated 2025-07-18 18:57:42.656 UTC