[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 518   SHUFFLE   <  SKIP 4247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28021Nelson, KatherineV6B 3P7Port HammondBritish ColumbiaCanada
26251Huang, Cedric90210Beverly HillsCaliforniaUnited States
18165Gill, Randall, AB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-13 15:31:41.333 UTC