[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 406   SHUFFLE   <  SKIP 3110  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20459Barnes, Maria, J91910Chula VistaCaliforniaUnited States
16782Clark, Lucas98366Port OrchardWashingtonUnited States
26850Luo, Terry, HB29 6SLBirminghamEnglandUnited Kingdom
26058Stewart, Faith90241DowneyCaliforniaUnited States

Generated 2025-07-20 18:40:27.507 UTC