[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 250   SHUFFLE   <  SKIP 5805  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12320Alvarez, Cheryl, ARG12 8TBBracknellEnglandUnited Kingdom
15890Russell, James, D90241DowneyCaliforniaUnited States
21573Munoz, Jimmy, E2138RhodesNew South WalesAustralia

Generated 2025-07-13 17:09:59.476 UTC