[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 159   SHUFFLE   <  SKIP 3121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26470Cooper, Marcus94941Mill ValleyCaliforniaUnited States
25946Ms., Simon, Britta2500WollongongNew South WalesAustralia
29277Mohamed, Samantha, AV8POak BayBritish ColumbiaCanada

Generated 2025-07-21 12:02:58.845 UTC