[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 2421   SHUFFLE   <  SKIP 5894  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13585Morris, SavannahLE18LeedsEnglandUnited Kingdom
20965Subram, Cynthia, ABD1 4SJW. YorkEnglandUnited Kingdom
26486Cook, Andrea90012Los AngelesCaliforniaUnited States

Generated 2025-07-12 11:40:36.537 UTC