[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 575   SHUFFLE   <  SKIP 2593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24391Washington, Marissa, S91977Spring ValleyCaliforniaUnited States
14011Shen, Roger, G2065St. LeonardsNew South WalesAustralia
26396Black, Terry, D70452StuttgartSaarlandGermany

Generated 2025-07-19 20:51:04.027 UTC