[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 438   SHUFFLE   <  SKIP 796  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15802Kumar, Bridget2138RhodesNew South WalesAustralia
11774Sanchez, Emma91950National CityCaliforniaUnited States
26973Rowe, Alberto, WGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-14 14:19:41.619 UTC