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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13193Evans, Kevin, K94941Mill ValleyCaliforniaUnited States
20344Anand, Ashlee90210Beverly HillsCaliforniaUnited States
14411Johnson, Ashley, S97034Lake OswegoOregonUnited States

Generated 2025-07-09 17:09:28.448 UTC