[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 1211   SHUFFLE   <  SKIP 3392  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11310Sanders, Erin, A94109San FranciscoCaliforniaUnited States
24648King, Amanda, J91941GrossmontCaliforniaUnited States

Generated 2025-07-18 18:05:48.283 UTC