[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 5648  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22858Tang, Deborah2036MatravilleNew South WalesAustralia
21116Russell, CarsonCM11BillericayEnglandUnited Kingdom
26644Hernandez, Jenna, E98366Port OrchardWashingtonUnited States

Generated 2025-07-11 16:00:33.766 UTC