[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1332  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27972Mr., Smith, Leonard, J.2444Port MacquarieNew South WalesAustralia
25574Raje, Bradley, L93290Tremblay-en-FranceSeine Saint DenisFrance
22051Rogers, Lauren, G98225BellinghamWashingtonUnited States

Generated 2025-07-11 14:59:47.988 UTC