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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24329Cooper, Abigail, D97205PortlandOregonUnited States
24898Gomez, Mallory, R5023FindonSouth AustraliaAustralia
17966Gutierrez, Kellie, KWA3WatfordEnglandUnited Kingdom

Generated 2025-07-11 15:37:41.812 UTC