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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18114Foster, Alexandria, L91791West CovinaCaliforniaUnited States
15644Gonzalez, Savannah, F2580GoulburnNew South WalesAustralia
19987Moore, Taylor, AV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-11 19:34:04.844 UTC