[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 24   SHUFFLE   <  SKIP 323  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14670Gill, Leslie1597Lane CoveNew South WalesAustralia
23352Mitchell, Kevin98052RedmondWashingtonUnited States
15053Andersen, Kurt93290Tremblay-en-FranceSeine Saint DenisFrance
24442Gutierrez, Briana, J39530BiloxiMississippiUnited States

Generated 2025-07-13 22:27:46.411 UTC