[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 2801  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11775Roberts, Sierra94303Palo AltoCaliforniaUnited States
14062Clark, Madison, A4655Hervey BayQueenslandAustralia
23367Ramirez, Haley, A98027IssaquahWashingtonUnited States

Generated 2025-07-09 16:51:02.175 UTC