[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 875   SHUFFLE   <  SKIP 2868  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29226Lee, Katherine, A98052RedmondWashingtonUnited States
19413Kelly, Xavier, M98168BurienWashingtonUnited States
17626Blanco, Alfredo, TSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-13 21:54:03.519 UTC