[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   SHUFFLE   SKIP 3411   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27768Madan, Deanna, C45000OrleansLoiretFrance
14479Smith, Samantha, J91364Woodland HillsCaliforniaUnited States
14853Diaz, Derrick, R6006PerthSouth AustraliaAustralia

Generated 2025-07-17 03:22:38.536 UTC