[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 194   SHUFFLE   <  SKIP 3336  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23670Henderson, Mya, D97301SalemOregonUnited States
21065Thompson, Robert, R66740SaarlouisSaarlandGermany
22851Edwards, Kaylee, M4551CaloundraQueenslandAustralia
19099Deng, Sheena2065St. LeonardsNew South WalesAustralia

Generated 2025-07-19 11:40:41.479 UTC