[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 250   SHUFFLE   <  SKIP 581  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26889Torres, Natasha91480FrankfurtBayernGermany
24513Deng, Alejandro94014ColmaCaliforniaUnited States
14282Lewis, Brianna, HV2L3W8NewtonBritish ColumbiaCanada
14788Rana, Gerald, C75013ParisSeine (Paris)France

Generated 2025-07-17 19:58:13.018 UTC