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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23629Gill, Alfredo, MSW6 SBYLondonEnglandUnited Kingdom
13299Ross, Vanessa94303Palo AltoCaliforniaUnited States
24162Raje, Grant, S2036MalabarNew South WalesAustralia

Generated 2025-07-12 02:07:38.995 UTC