[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   SHUFFLE   SKIP 4232   <  SKIP 1422  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11992Chande, Tonya4000BrisbaneQueenslandAustralia
20295Brown, Christopher, C98403TacomaWashingtonUnited States
13525Van, Cassandra2060Lavender BayNew South WalesAustralia

Generated 2025-07-21 15:12:19.676 UTC