[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 3669   SHUFFLE   <  SKIP 1017  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13912Simmons, Caroline92118CoronadoCaliforniaUnited States
14959Patel, Ross59000LilleNordFrance
22519Hughes, Logan, M66740SaarlouisSaarlandGermany
15306Sanchez, Victoria98225BellinghamWashingtonUnited States

Generated 2025-07-10 10:42:03.802 UTC