[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 0   SHUFFLE   <  SKIP 2617  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23606Raje, KennethKB9KirkbyEnglandUnited Kingdom
20462Mitchell, Haley, C91364Woodland HillsCaliforniaUnited States
22784Jackson, Nicholas, H90012Los AngelesCaliforniaUnited States
28247Adams, Jonathan97034Lake OswegoOregonUnited States

Generated 2025-11-05 18:21:55.816 UTC