[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   SHUFFLE   SKIP 994   <  SKIP 695  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25605Kovár, Abby, KL4 4HBLiverpoolEnglandUnited Kingdom
16070Phillips, Sierra, J91950National CityCaliforniaUnited States

Generated 2025-07-15 17:18:30.436 UTC