[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 3116  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13378Bailey, Alexandra, J91364Woodland HillsCaliforniaUnited States
15841Shan, Luis90012Los AngelesCaliforniaUnited States

Generated 2025-11-03 10:05:45.516 UTC