[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 158   SHUFFLE   <  SKIP 1979  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26766Andersen, Jodi2444Port MacquarieNew South WalesAustralia
11189Blanco, Lawrence, W98225BellinghamWashingtonUnited States
27335Raji, Ricardo93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-20 11:47:16.345 UTC