[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 2421   SHUFFLE   <  SKIP 1224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11321Raman, Terrance, D98168BurienWashingtonUnited States
13679Li, SandraLA1 1LNLancasterEnglandUnited Kingdom
26058Stewart, Faith90241DowneyCaliforniaUnited States

Generated 2025-07-13 17:08:01.837 UTC