[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 475   SHUFFLE   <  SKIP 346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29208Lopez, Amber98225BellinghamWashingtonUnited States
24993Ortega, Marvin, L94014ColmaCaliforniaUnited States
12367Townsend, Trinity, LLE18LeedsEnglandUnited Kingdom

Generated 2025-07-14 13:29:15.156 UTC