[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 466   SHUFFLE   <  SKIP 1632  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11955Green, Gabriel, L91203GlendaleCaliforniaUnited States
19787Hill, Alex, C3550BendigoVictoriaAustralia
28307Gray, Morgan4700RockhamptonQueenslandAustralia

Generated 2025-07-14 16:46:48.878 UTC