[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 482   SHUFFLE   <  SKIP 3843  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24089Yuan, Dustin92700ColombesHauts de SeineFrance
20957Kapoor, Darren, E77680Roissy en BrieSeine et MarneFrance
28923Hernandez, Roberto2061Milsons PointNew South WalesAustralia
27263Kumar, Aaron, M92102San DiegoCaliforniaUnited States

Generated 2025-07-18 06:41:37.967 UTC