[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 0   SHUFFLE   <  SKIP 3261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26751Serrano, Mallory, E2500WollongongNew South WalesAustralia
16656Zhang, Ronnie2138RhodesNew South WalesAustralia
20568Raji, Dustin75007ParisSeine (Paris)France

Generated 2025-10-31 23:20:07.615 UTC