[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 362   SHUFFLE   <  SKIP 3998  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20413Powell, Taylor, L94704BerkeleyCaliforniaUnited States
18466Gutierrez, Joy, A6006PerthSouth AustraliaAustralia

Generated 2025-07-20 09:38:55.011 UTC