[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 625   SHUFFLE   <  SKIP 2384  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19097Pal, Mindy2060Lavender BayNew South WalesAustralia
24509Long, Emma, F99202SpokaneWashingtonUnited States
11476Navarro, Erika, KKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-10 20:52:43.342 UTC