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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23798Kelly, JuliaV7L 4J4N. VancouverBritish ColumbiaCanada
18409Washington, Olivia, K90706BellflowerCaliforniaUnited States
26877Nara, Damien, WPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-22 05:43:35.365 UTC