[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 9447  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15941Brooks, Bailey, M94536FremontCaliforniaUnited States
25752McDonald, Christy, M92700ColombesHauts de SeineFrance
13640Patel, Rachael, G4169East BrisbaneQueenslandAustralia

Generated 2025-07-13 22:04:47.579 UTC