[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 875   SHUFFLE   <  SKIP 3633  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21849Chow, Todd80610Saint OuenSommeFrance
26999Brown, Samuel, MCM11BillericayEnglandUnited Kingdom
15812Allen, Logan4217Gold CoastQueenslandAustralia

Generated 2025-07-19 17:47:19.285 UTC