[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 416   SHUFFLE   <  SKIP 733  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22841Martinez, Douglas, C5023FindonSouth AustraliaAustralia
20798Munoz, Mathew, L38001BraunschweigNordrhein-WestfalenGermany
14411Johnson, Ashley, S97034Lake OswegoOregonUnited States

Generated 2025-07-14 23:43:34.619 UTC