[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 2295   SHUFFLE   <  SKIP 506  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26058Stewart, Faith90241DowneyCaliforniaUnited States
16323Raje, Dustin78000VersaillesYvelineFrance
17377Wood, Isabel97034Lake OswegoOregonUnited States

Generated 2025-07-17 12:18:07.095 UTC