[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 512   SHUFFLE   <  SKIP 66  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15570Powell, Brianna, L91977Spring ValleyCaliforniaUnited States
22740Rogers, Kimberly94704BerkeleyCaliforniaUnited States
14079Price, Lauren, JV9MetchosinBritish ColumbiaCanada

Generated 2025-07-14 21:31:24.564 UTC