[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 2000   SHUFFLE   <  SKIP 208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29419Vazquez, Carrie93500PantinSeine Saint DenisFrance
25169Peterson, Angel94303Palo AltoCaliforniaUnited States
22977Patterson, Ian, R94070San CarlosCaliforniaUnited States

Generated 2025-07-11 15:31:16.395 UTC