[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 7839  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16931Lee, Dalton, J4000BrisbaneQueenslandAustralia
29474Raje, Jaime, B66001SaarbrückenSaarlandGermany
25284Mitchell, Allison90241DowneyCaliforniaUnited States
23000Henderson, Victoria, M97034Lake OswegoOregonUnited States

Generated 2025-07-13 18:33:41.143 UTC