[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 2421   SHUFFLE   <  SKIP 892  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24920Cai, Amy3000MelbourneVictoriaAustralia
22743Murphy, Kaylee, A98033KirklandWashingtonUnited States
13086Nelson, Blake, I98036LynnwoodWashingtonUnited States

Generated 2025-07-09 02:50:30.296 UTC