[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 511   SHUFFLE   <  SKIP 578  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24372Jimenez, Teresa, L3550BendigoVictoriaAustralia
26841Jiménez, Roberto, D77127LieusaintSeine et MarneFrance
16833Cooper, Richard, L91203GlendaleCaliforniaUnited States

Generated 2025-07-15 14:28:34.301 UTC