[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 5185   SHUFFLE   <  SKIP 238  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24187Serrano, Daisy, PAS23Stoke-on-TrentEnglandUnited Kingdom
12019Cox, Gabrielle90505TorranceCaliforniaUnited States

Generated 2025-07-20 13:04:38.786 UTC