[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 1137  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22068James, Sean90210Beverly HillsCaliforniaUnited States
13974Chandra, Tina, S2061Milsons PointNew South WalesAustralia
19946Raje, Tamara, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-07 13:25:02.905 UTC