[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 8375   SHUFFLE   <  SKIP 135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27382Chapman, Kaitlin, R94014ColmaCaliforniaUnited States
14738Garcia, Ethan91941GrossmontCaliforniaUnited States
15297Bryant, Nicole, J98020EdmondsWashingtonUnited States

Generated 2025-07-14 10:11:28.323 UTC