[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 509   SHUFFLE   <  SKIP 517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20282Xu, Trisha2113North RydeNew South WalesAustralia
24317Thomas, Devin92625Newport BeachCaliforniaUnited States
11589Malhotra, EbonyW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-10 20:57:14.297 UTC