[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 3027   SHUFFLE   <  SKIP 3649  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17323Jai, Rafael, L3550BendigoVictoriaAustralia
26935Butler, Gabriel75007ParisSeine (Paris)France
17515Li, Lacey4000BrisbaneQueenslandAustralia

Generated 2025-07-15 18:49:20.510 UTC