[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 3297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17960Rodriguez, Marie, LOX1OxfordEnglandUnited Kingdom
26965Nelson, Jordan, J59000LilleNordFrance
27050Turner, Chloe97034Lake OswegoOregonUnited States

Generated 2025-07-16 23:50:54.074 UTC