[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3375   SHUFFLE   <  SKIP 3293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21893Hernandez, Brandi, C2036MalabarNew South WalesAustralia
27768Madan, Deanna, C45000OrleansLoiretFrance
16962Coleman, Zachary94536FremontCaliforniaUnited States

Generated 2025-07-20 02:01:09.650 UTC